Welcome![Sign In][Sign Up]
Location:
Search - Access CSharp

Search list

[CSharpCsharp报表打印

Description: C#报表打印,有四种打印方法,支持access数据库等。 (内附源代码及整个工程文件)-C# statements Print, Print four ways to support access database. (With source code and project files)
Platform: | Size: 18564 | Author: biggie | Hits:

[CSharpcsharp增删改查access数据库

Description: Csharp语言编写的关于access数据库的各类操作-Csharp language on access to the database of various operations
Platform: | Size: 39051 | Author: 云中云 | Hits:

[Other resourceDBSCAN-csharp

Description: 程序说明: Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库。 已知问题及进一步改进建议: 问题:dbscan.cs行64,SortedList不支持重复键,因此若两个数据点距离相同则无法加入集合 解决:采用人为减小一个微小量,使数据点距离不同且不影响聚类结果 上一解决方案的问题:减小double.Epsilon微小量无助于使SortedList认为两点距离以及不同 解决:采用一个指数增长的微小量,连续重试直至SortedList认为距离已经不同 进一步改进建议:可能通过double的强制转型为内存中的byte类型(假设double型转为8个byte) 然后最后一个byte减去0x01可比较漂亮的解决问题,但是……呵呵,C#中我不会这个操作 也可以自己实现一个SortedList,支持重复键,当然,这,好像是微软应该做的工作了 ^_^ Eric Guo <http://www.cnblogs.com/ericguo/> -procedures : Form1.cs clustering algorithm is applied DBSCAN (Density-Based Spati cal Clustering of Application with Noise) example, two parameters can EPS and MinPts regulation clustering. DBSCAN.cs is, the clustering algorithm further information please refer to the "data mining" or books related data clustering example from sxdb.m db, an Access database. Known issues and recommendations for further improvement : : 64 dbscan.cs OK, SortedList not support duplicate keys, and therefore if two data points from the same pool can not be solved by adding : By applying an artificially reduce a small amount of data from different points without clustering results on the impact of a solution of the problem : double.Epsilon small decrease in the amount of helplessness to make that 2:00 S
Platform: | Size: 15653 | Author: Huang Yi | Hits:

[Other resourceCSharp.Programmers.Cookbook

Description: This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, runtime security, cryptography and more. -This book offers 226 recipes code applicab le to a variety of difficulties that may arise in the process of application development. Topic 's covered include XML processing, Windows forms, database access, networking, runtime security, cryptography and more.
Platform: | Size: 2539804 | Author: 黄瑞宁 | Hits:

[Other resourceSimulatedAnnealing(TSP)CSHARP

Description: 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c # language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal path.
Platform: | Size: 131403 | Author: linvg | Hits:

[Other resourceKNN(CSHARP)

Description: 基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several types of the original text file, machine learning, access to all types of text that the key features On this basis, the classification given to the document, the system, through the automatic classification of documents for the text classification, documents distributed to the most likely categories.
Platform: | Size: 110850 | Author: linvg | Hits:

[CSharpStudentManage(CSharp)

Description: 一个简单的学生信息管理系统,开发语言为C#,后台数据库为SQL SERVER 2000,采用了三层开发模式(数据访问层、业务逻辑层、表示层)编写。是一个三层结构开发模式的一个简单易学的入门实例。-a simple student information management system, the development of C# language, background database for SQL Server 2000, adopted a three-tier model (data access layer, Business Logic Tier, layer) to prepare. Is a three-tier structure of a development model is easy for beginners example.
Platform: | Size: 30540 | Author: ARK | Hits:

[CSharpMember_Consumption_Management_System

Description: CSharp,Access,会员消费管理系统-CSharp,Access,Member Consumption Management System
Platform: | Size: 1211392 | Author: minr | Hits:

[ApplicationsBBS

Description: 新视点通用企业建站程序,基于ASP.NET+ACCESS数据库.后台入口:admin/ ,用户名:ouriis 密码:ouriis 。-New Perspective of Universal企业建站program, based on ASP.NET+ ACCESS database. Admin login: admin /, user name: ouriis Password: ouriis.
Platform: | Size: 2026496 | Author: 387 | Hits:

[ApplicationsLogistics

Description: 博实物流管理系统,Access数据库,.NET下开发.-Hiromi logistics management system, Access database,. NET under development.
Platform: | Size: 7004160 | Author: 402 | Hits:

[CSharpPhoneMS

Description: C#+ACCESS开发的电话号码管理系统。源码完整,有数据库文件,适合新手-C#+ ACCESS developed telephone number management system. Source integrity and database files, suitable for novice
Platform: | Size: 431104 | Author: zyb | Hits:

[Delphi VCLdelphi

Description: c#开发排队叫号系统 access数据库 无解压密码 欢迎大家使用-c# development line calling system access the database without extracting the password welcome to use
Platform: | Size: 3631104 | Author: 孙海洋 | Hits:

[OthersimpleAddressBook

Description: There is an address book with MS Access database inside the project. You can see simple connection, add, edit and delete record wirth group. The license is belong to me. It is not dublicated code or project.
Platform: | Size: 116736 | Author: ali | Hits:

[CSharpWaterElecSystem

Description: 系统名称:学校水电费管理系统 开发工具:vs2008 + access2003 系统环境:ASP.NET+ ACCESS 功能模块: 1. 系统登录与退出 2. 楼层与学生信息管理(信息的输入,修改,删除以及查看) 3. 水电费管理 a) 基本水电费的输入 b) 每月录入模块 c) 查看信息 d) 报表输出 详细设计: 1. 登录页面 2. 操作页面:利用浮动框架,上左右,上:名称现实,左:模块选择;右:操作页面 3. 住宿楼管理页面 a) 楼查看管理页面(修改,删除,添加) b) 楼层录入页面 1 4. 房间管理页面:(可以和楼层管理合并)3表没了 a) 房间管理页面(修改,删除,添加) b) 房间录入页面 2 c) 住宿情况录入 3 5. 学生信息管理页面:(如果可以也可以合并3,4) a) 学生信息管理页面(修改,删除,添加) b) 学生信息录入页面 4 c) 学生入住页面 5 6. 水电管理模块 a) 基本水电费查看管理页面 i. 基本水电费录入页面 6 b) 水电费管理页面 i. 水电费管理(修改,删除,添加) ii. 超额费用查看 8 iii. 总表数 9 iv. 每月录入页面 7 v. 报表输出页面 -Basic School Information Management System utilities
Platform: | Size: 1281024 | Author: leaf | Hits:

[CSharpCsharp

Description: 有用的源码,帮助学习,Autodesk官方最新的.NET教程(C#) 第 1 章 Hello World: 访问 ObjectARX .NET 封装类 1 第 2 章 .NET AutoCAD 向导及Editor类 2 第 3 章 数据库基础: 创建我们自己的Employee 对象 4 第 4 章 数据库基础2: 添加自定义数据 9 第 5 章 用户互操作:提示和选择 17 第 6 章 更多的用户界面:添加自定义数据 24 第 7 章 事件 -Useful source to help learning, Autodesk official date. NET Tutorial (C#) Chapter 1 Hello World: Access ObjectARX. NET wrapper class 1 Chapter 2. NET AutoCAD Wizard and Editor Class 2, Chapter 3 databases: the establishment of our own The Employee object database based on Chapter 4 4 2: Add custom data 9, Chapter 5 User Interoperability: tips and select 17 in Chapter 6 for more user interface: add custom data, 33 of 24 Chapter 7 cases
Platform: | Size: 3747840 | Author: suolee | Hits:

[Windows Developwinformbaobiao

Description: 一个报表简单的报表软件,水晶报表实例型!C#+ACCE-C#+ACCESS baobiao!
Platform: | Size: 2360320 | Author: yzr | Hits:

[Remote ControlMyRDP

Description: remote desktop access in c sharp
Platform: | Size: 545792 | Author: supermind | Hits:

[OracleCSharp-connedt-Oracle-without-client

Description: C#不安装Oracle客户端运行程序的办法,C#打包Oracle客户端怎么实现呢?大家都知道本机不装Oracle客户端,本机的程序是不能访问Oracle数据库的。可是一个客户端最少也得八十多兆。太大了。再多,程序部署也不方便-C# does not install the Oracle client to run the program approach, C# package Oracle client how to achieve it? We all know that the machine does not install Oracle client, the machine can not access the Oracle database program is the. But a client should at least be eighty trillion. Too big. More, the program is not easy to deploy
Platform: | Size: 12288 | Author: 阳子 | Hits:

[CSharpCSharp-WebService

Description: C#调用WEBSERVICES,实现对不同结构数据库的访问和操作,并实现交互性的访问。-C# call WEBSERVICES, to achieve access to the database on the different structures and operations and to achieve interactive access.
Platform: | Size: 2048 | Author: 张丰 | Hits:

[CSharpcsharp

Description: C#高级编程 第2版 本书为一本综合性C#的图书,第一章 .NET结构, 第二章 c#简介,第三章 c#基础,第四章 类和继承,第五章 面向对象的c#语言,第六章 C#的高级论题,第七章 c#和基类, 第八章 在.NET环境中编程,第九章 windows应用程序,第十章 装配件,第十一章 .NET的数据访问,第十二章 查看.NET的数据,第十三章 XML,第十四章 文件和注册表制作,第十五章 使用Active Directory,第十六章 ASP.NET页面,第十七章 Web服务 第十八章 定制控件,第十九章 COM的互操作性 ,第二十章 COM+服务,第二十一章 会用GDI+绘图,第二十二章 访问Internet,第二十三章 带有.NET Remoting的分布式应用程序 第二十四章 windows服务 第二十五章 .NET的安全性-This book is a comprehensive C# books, chap. NET architecture, c# Introduction Chapter II, Chapter III c# base class and inherit Chapter IV, Chapter V c# object-oriented languages​ ​ , the sixth chapter of C# senior thesis, and Chapter VII c# base class, in Chapter VIII. NET programming environment, Chapter windows application, chapter assembly, Chapter XI. NET data access, see Chapter XII. NET data, Chapter XIII XML, making files and registry XIV, Chapter XV using Active Directory, ASP.NET page Chapter XVI, Chapter XVII Chapter XVIII custom controls Web services, the tenth IX COM interoperability, Chapter COM service, twenty-first chapter will use GDI drawing, Chapter XXII access the Internet, with twenty-three chapters. NET Remoting twenty-fourth of distributed applications Chapter XXV windows service. NET security
Platform: | Size: 35188736 | Author: fangwei | Hits:
« 1 2 34 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net